home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFMANAGE / TFMANAGE.txt
Encoding:
Text File  |  2005-11-17  |  24.3 KB  |  887 lines

  1. object fManage: TfManage
  2.   Left = 237
  3.   Top = 87
  4.   AutoScroll = False
  5.   BorderIcons = []
  6.   Caption = 'Manage albums'
  7.   ClientHeight = 438
  8.   ClientWidth = 582
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 465
  11.   Constraints.MinWidth = 590
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   KeyPreview = True
  18.   OldCreateOrder = False
  19.   Scaled = False
  20.   OnActivate = FormActivate
  21.   OnCloseQuery = FormCloseQuery
  22.   OnCreate = FormCreate
  23.   OnDestroy = FormDestroy
  24.   OnKeyDown = FormKeyDown
  25.   OnResize = FormResize
  26.   OnShow = FormShow
  27.   PixelsPerInch = 96
  28.   TextHeight = 13
  29.   object lImagesCount: TLabel
  30.     Left = 8
  31.     Top = 222
  32.     Width = 83
  33.     Height = 14
  34.     Caption = 'Database size'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = 14
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     Transparent = True
  42.     Visible = False
  43.   end
  44.   object lCategsCount: TLabel
  45.     Left = 8
  46.     Top = 244
  47.     Width = 111
  48.     Height = 14
  49.     Caption = 'Free space on disk'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clWindowText
  52.     Font.Height = 14
  53.     Font.Name = 'Tahoma'
  54.     Font.Style = [fsBold]
  55.     ParentFont = False
  56.     Transparent = True
  57.     Visible = False
  58.   end
  59.   object lDIC: TLabel
  60.     Left = 154
  61.     Top = 222
  62.     Width = 14
  63.     Height = 14
  64.     Caption = '12'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = 14
  68.     Font.Name = 'Tahoma'
  69.     Font.Style = []
  70.     ParentFont = False
  71.     Transparent = True
  72.     Visible = False
  73.   end
  74.   object LDCC: TLabel
  75.     Left = 154
  76.     Top = 244
  77.     Width = 14
  78.     Height = 14
  79.     Caption = '12'
  80.     Font.Charset = DEFAULT_CHARSET
  81.     Font.Color = clWindowText
  82.     Font.Height = 14
  83.     Font.Name = 'Tahoma'
  84.     Font.Style = []
  85.     ParentFont = False
  86.     Transparent = True
  87.     Visible = False
  88.   end
  89.   object Image1: TImage
  90.     Left = 8
  91.     Top = 335
  92.     Width = 473
  93.     Height = 79
  94.     Center = True
  95.   end
  96.   object LPreview: TLabel
  97.     Left = 8
  98.     Top = 344
  99.     Width = 38
  100.     Height = 13
  101.     Caption = 'Preview'
  102.     Font.Charset = DEFAULT_CHARSET
  103.     Font.Color = clWindowText
  104.     Font.Height = 13
  105.     Font.Name = 'Tahoma'
  106.     Font.Style = []
  107.     ParentFont = False
  108.     Transparent = True
  109.     Visible = False
  110.   end
  111.   object B1: TAMCustomBevel
  112.     Left = 494
  113.     Top = 99
  114.     Width = 75
  115.     Height = 5
  116.     Shape = bsTopLine
  117.     DarkColor = clBlack
  118.     LightColor = clBlack
  119.   end
  120.   object B2: TAMCustomBevel
  121.     Left = 494
  122.     Top = 139
  123.     Width = 75
  124.     Height = 5
  125.     Shape = bsTopLine
  126.     DarkColor = clBlack
  127.     LightColor = clBlack
  128.   end
  129.   object B3: TAMCustomBevel
  130.     Left = 494
  131.     Top = 239
  132.     Width = 75
  133.     Height = 5
  134.     Shape = bsTopLine
  135.     DarkColor = clBlack
  136.     LightColor = clBlack
  137.   end
  138.   object B4: TAMCustomBevel
  139.     Left = 494
  140.     Top = 279
  141.     Width = 75
  142.     Height = 5
  143.     Shape = bsTopLine
  144.     DarkColor = clBlack
  145.     LightColor = clBlack
  146.   end
  147.   object StatusPanel: TbsSkinPanel
  148.     Left = 0
  149.     Top = 419
  150.     Width = 582
  151.     Height = 19
  152.     TabOrder = 0
  153.     SkinData = SkinDataModule.SkinData
  154.     SkinDataName = 'panel'
  155.     DefaultFont.Charset = DEFAULT_CHARSET
  156.     DefaultFont.Color = clWindowText
  157.     DefaultFont.Height = 14
  158.     DefaultFont.Name = 'Arial'
  159.     DefaultFont.Style = []
  160.     DefaultWidth = 0
  161.     DefaultHeight = 0
  162.     UseSkinFont = True
  163.     AutoEnabledControls = True
  164.     CheckedMode = False
  165.     Checked = False
  166.     DefaultAlignment = taLeftJustify
  167.     DefaultCaptionHeight = 22
  168.     BorderStyle = bvNone
  169.     CaptionMode = False
  170.     RollUpMode = False
  171.     RollUpState = False
  172.     NumGlyphs = 1
  173.     Spacing = 2
  174.     Caption = 'StatusPanel'
  175.     Align = alBottom
  176.     object spDBSize: TbsSkinStatusPanel
  177.       Left = 0
  178.       Top = 0
  179.       Width = 169
  180.       Height = 19
  181.       TabOrder = 0
  182.       SkinData = SkinDataModule.SkinData
  183.       SkinDataName = 'statuspanel'
  184.       DefaultFont.Charset = DEFAULT_CHARSET
  185.       DefaultFont.Color = clWindowText
  186.       DefaultFont.Height = 13
  187.       DefaultFont.Name = 'Tahoma'
  188.       DefaultFont.Style = []
  189.       DefaultWidth = 0
  190.       DefaultHeight = 0
  191.       UseSkinFont = True
  192.       BorderStyle = bvNone
  193.       AutoSize = False
  194.       Align = alLeft
  195.       Caption = ' Database size'
  196.       NumGlyphs = 2
  197.     end
  198.     object spFreeSpace: TbsSkinStatusPanel
  199.       Left = 169
  200.       Top = 0
  201.       Width = 216
  202.       Height = 19
  203.       TabOrder = 1
  204.       SkinData = SkinDataModule.SkinData
  205.       SkinDataName = 'statuspanel'
  206.       DefaultFont.Charset = DEFAULT_CHARSET
  207.       DefaultFont.Color = clWindowText
  208.       DefaultFont.Height = 13
  209.       DefaultFont.Name = 'Tahoma'
  210.       DefaultFont.Style = []
  211.       DefaultWidth = 0
  212.       DefaultHeight = 0
  213.       UseSkinFont = True
  214.       BorderStyle = bvNone
  215.       AutoSize = False
  216.       Align = alLeft
  217.       Caption = ' Free space on disk'
  218.       NumGlyphs = 2
  219.     end
  220.     object bsSkinStatusPanel1: TbsSkinStatusPanel
  221.       Left = 385
  222.       Top = 0
  223.       Width = 197
  224.       Height = 19
  225.       TabOrder = 2
  226.       SkinData = SkinDataModule.SkinData
  227.       SkinDataName = 'statuspanel'
  228.       DefaultFont.Charset = DEFAULT_CHARSET
  229.       DefaultFont.Color = clWindowText
  230.       DefaultFont.Height = 14
  231.       DefaultFont.Name = 'Arial'
  232.       DefaultFont.Style = []
  233.       DefaultWidth = 0
  234.       DefaultHeight = 0
  235.       UseSkinFont = True
  236.       BorderStyle = bvNone
  237.       AutoSize = False
  238.       Align = alClient
  239.       NumGlyphs = 2
  240.     end
  241.   end
  242.   object bClose: TbsSkinButton
  243.     Left = 491
  244.     Top = 288
  245.     Width = 84
  246.     Height = 24
  247.     TabOrder = 5
  248.     SkinData = SkinDataModule.SkinData
  249.     SkinDataName = 'buttonlight'
  250.     DefaultFont.Charset = DEFAULT_CHARSET
  251.     DefaultFont.Color = clWindowText
  252.     DefaultFont.Height = 14
  253.     DefaultFont.Name = 'Arial'
  254.     DefaultFont.Style = []
  255.     DefaultWidth = 0
  256.     DefaultHeight = 0
  257.     UseSkinFont = True
  258.     AllowAllUp = False
  259.     TabStop = True
  260.     CanFocused = True
  261.     Down = False
  262.     GroupIndex = 0
  263.     Caption = '&Close'
  264.     NumGlyphs = 2
  265.     Spacing = 1
  266.     OnClick = bCloseClick
  267.   end
  268.   object bSwitch: TbsSkinButton
  269.     Left = 491
  270.     Top = 108
  271.     Width = 84
  272.     Height = 24
  273.     TabOrder = 4
  274.     SkinData = SkinDataModule.SkinData
  275.     SkinDataName = 'buttonlight'
  276.     DefaultFont.Charset = DEFAULT_CHARSET
  277.     DefaultFont.Color = clWindowText
  278.     DefaultFont.Height = 13
  279.     DefaultFont.Name = 'Tahoma'
  280.     DefaultFont.Style = [fsBold]
  281.     DefaultWidth = 0
  282.     DefaultHeight = 0
  283.     UseSkinFont = False
  284.     AllowAllUp = False
  285.     TabStop = True
  286.     CanFocused = True
  287.     Down = False
  288.     GroupIndex = 0
  289.     Caption = 'Switch to..'
  290.     NumGlyphs = 2
  291.     Spacing = 1
  292.     Enabled = False
  293.     OnClick = bSwitchClick
  294.   end
  295.   object bDelete: TbsSkinButton
  296.     Left = 491
  297.     Top = 68
  298.     Width = 84
  299.     Height = 24
  300.     TabOrder = 3
  301.     SkinData = SkinDataModule.SkinData
  302.     SkinDataName = 'buttonlight'
  303.     DefaultFont.Charset = DEFAULT_CHARSET
  304.     DefaultFont.Color = clWindowText
  305.     DefaultFont.Height = 14
  306.     DefaultFont.Name = 'Arial'
  307.     DefaultFont.Style = []
  308.     DefaultWidth = 0
  309.     DefaultHeight = 0
  310.     UseSkinFont = True
  311.     AllowAllUp = False
  312.     TabStop = True
  313.     CanFocused = True
  314.     Down = False
  315.     GroupIndex = 0
  316.     Caption = 'Delete'
  317.     NumGlyphs = 2
  318.     Spacing = 1
  319.     Enabled = False
  320.     OnClick = bDeleteClick
  321.   end
  322.   object bAdd: TbsSkinButton
  323.     Left = 491
  324.     Top = 38
  325.     Width = 84
  326.     Height = 24
  327.     TabOrder = 2
  328.     SkinData = SkinDataModule.SkinData
  329.     SkinDataName = 'buttonlight'
  330.     DefaultFont.Charset = DEFAULT_CHARSET
  331.     DefaultFont.Color = clWindowText
  332.     DefaultFont.Height = 14
  333.     DefaultFont.Name = 'Arial'
  334.     DefaultFont.Style = []
  335.     DefaultWidth = 0
  336.     DefaultHeight = 0
  337.     UseSkinFont = True
  338.     AllowAllUp = False
  339.     TabStop = True
  340.     CanFocused = True
  341.     Down = False
  342.     GroupIndex = 0
  343.     Caption = '&Add...'
  344.     NumGlyphs = 2
  345.     Spacing = 1
  346.     Enabled = False
  347.     OnClick = bAddClick
  348.   end
  349.   object bCreate: TbsSkinButton
  350.     Left = 491
  351.     Top = 8
  352.     Width = 84
  353.     Height = 24
  354.     TabOrder = 1
  355.     SkinData = SkinDataModule.SkinData
  356.     SkinDataName = 'buttonlight'
  357.     DefaultFont.Charset = DEFAULT_CHARSET
  358.     DefaultFont.Color = clWindowText
  359.     DefaultFont.Height = 14
  360.     DefaultFont.Name = 'Arial'
  361.     DefaultFont.Style = []
  362.     DefaultWidth = 0
  363.     DefaultHeight = 0
  364.     UseSkinFont = True
  365.     AllowAllUp = False
  366.     TabStop = True
  367.     CanFocused = True
  368.     Down = False
  369.     GroupIndex = 0
  370.     Caption = '&New...'
  371.     NumGlyphs = 2
  372.     Spacing = 1
  373.     Enabled = False
  374.     OnClick = bCreateClick
  375.   end
  376.   object pDatabases: TbsSkinPanel
  377.     Left = 8
  378.     Top = 8
  379.     Width = 473
  380.     Height = 321
  381.     TabOrder = 6
  382.     SkinData = SkinDataModule.SkinData
  383.     SkinDataName = 'panel'
  384.     DefaultFont.Charset = DEFAULT_CHARSET
  385.     DefaultFont.Color = clWindowText
  386.     DefaultFont.Height = 14
  387.     DefaultFont.Name = 'Arial'
  388.     DefaultFont.Style = []
  389.     DefaultWidth = 0
  390.     DefaultHeight = 0
  391.     UseSkinFont = True
  392.     AutoEnabledControls = True
  393.     CheckedMode = False
  394.     Checked = False
  395.     DefaultAlignment = taLeftJustify
  396.     DefaultCaptionHeight = 22
  397.     BorderStyle = bvLowered
  398.     CaptionMode = False
  399.     RollUpMode = False
  400.     RollUpState = False
  401.     NumGlyphs = 1
  402.     Spacing = 2
  403.     object lvDatabases: TbsSkinListView
  404.       Left = 1
  405.       Top = 1
  406.       Width = 451
  407.       Height = 299
  408.       Align = alClient
  409.       Color = clWhite
  410.       Columns = <
  411.         item
  412.           Caption = 'Name'
  413.           MinWidth = 50
  414.           Width = 100
  415.         end
  416.         item
  417.           Caption = 'Path'
  418.           MinWidth = 50
  419.           Width = 100
  420.         end
  421.         item
  422.           Caption = 'Images'
  423.           Width = 64
  424.         end
  425.         item
  426.           Caption = 'Categories'
  427.           Width = 83
  428.         end
  429.         item
  430.           Caption = 'Password'
  431.           Width = 85
  432.         end>
  433.       Font.Charset = DEFAULT_CHARSET
  434.       Font.Color = clWindowText
  435.       Font.Height = 13
  436.       Font.Name = 'Tahoma'
  437.       Font.Style = []
  438.       HideSelection = False
  439.       RowSelect = True
  440.       ParentFont = False
  441.       PopupMenu = pmManage
  442.       SmallImages = ImageList1
  443.       TabOrder = 0
  444.       ViewStyle = vsReport
  445.       HeaderSkinDataName = 'resizebutton'
  446.       HScrollBar = bsSkinScrollBar2
  447.       VScrollBar = bsSkinScrollBar1
  448.       DefaultFont.Charset = DEFAULT_CHARSET
  449.       DefaultFont.Color = clWindowText
  450.       DefaultFont.Height = 13
  451.       DefaultFont.Name = 'Tahoma'
  452.       DefaultFont.Style = []
  453.       UseSkinFont = True
  454.       SkinData = SkinDataModule.SkinData
  455.       SkinDataName = 'listview'
  456.       DefaultColor = clWhite
  457.       OnColumnClick = lvDatabasesColumnClick
  458.       OnCompare = lvDatabasesCompare
  459.       OnDblClick = lvDatabasesDblClick
  460.       OnEdited = lvDatabasesEdited
  461.       OnEditing = lvDatabasesEditing
  462.       OnKeyDown = lvDatabasesKeyDown
  463.       OnKeyPress = lvDatabasesKeyPress
  464.       OnMouseUp = lvDatabasesMouseUp
  465.       OnSelectItem = lvDatabasesSelectItem
  466.     end
  467.     object bsSkinScrollBar1: TbsSkinScrollBar
  468.       Left = 452
  469.       Top = 1
  470.       Width = 20
  471.       Height = 299
  472.       TabOrder = 1
  473.       Visible = False
  474.       SkinData = SkinDataModule.SkinData
  475.       SkinDataName = 'vscrollbar'
  476.       DefaultFont.Charset = DEFAULT_CHARSET
  477.       DefaultFont.Color = clWindowText
  478.       DefaultFont.Height = 14
  479.       DefaultFont.Name = 'Arial'
  480.       DefaultFont.Style = []
  481.       DefaultWidth = 0
  482.       DefaultHeight = 0
  483.       UseSkinFont = True
  484.       Both = False
  485.       BothMarkerWidth = 0
  486.       BothSkinDataName = 'bothhscrollbar'
  487.       CanFocused = False
  488.       Align = alRight
  489.       Kind = sbVertical
  490.       PageSize = 0
  491.       Min = 0
  492.       Max = 100
  493.       Position = 0
  494.       SmallChange = 1
  495.       LargeChange = 1
  496.       AutoLargeChange = False
  497.     end
  498.     object bsSkinScrollBar2: TbsSkinScrollBar
  499.       Left = 1
  500.       Top = 300
  501.       Width = 471
  502.       Height = 20
  503.       TabOrder = 2
  504.       Visible = False
  505.       SkinData = SkinDataModule.SkinData
  506.       SkinDataName = 'hscrollbar'
  507.       DefaultFont.Charset = DEFAULT_CHARSET
  508.       DefaultFont.Color = clWindowText
  509.       DefaultFont.Height = 14
  510.       DefaultFont.Name = 'Arial'
  511.       DefaultFont.Style = []
  512.       DefaultWidth = 0
  513.       DefaultHeight = 0
  514.       UseSkinFont = True
  515.       Both = False
  516.       BothMarkerWidth = 0
  517.       BothSkinDataName = 'bothhscrollbar'
  518.       CanFocused = False
  519.       Align = alBottom
  520.       Kind = sbHorizontal
  521.       PageSize = 451
  522.       Min = 0
  523.       Max = 496
  524.       Position = 0
  525.       SmallChange = 1
  526.       LargeChange = 1
  527.       AutoLargeChange = False
  528.     end
  529.   end
  530.   object bBackup: TbsSkinButton
  531.     Left = 491
  532.     Top = 178
  533.     Width = 84
  534.     Height = 24
  535.     TabOrder = 7
  536.     SkinData = SkinDataModule.SkinData
  537.     SkinDataName = 'buttonlight'
  538.     DefaultFont.Charset = DEFAULT_CHARSET
  539.     DefaultFont.Color = clWindowText
  540.     DefaultFont.Height = 14
  541.     DefaultFont.Name = 'Arial'
  542.     DefaultFont.Style = []
  543.     DefaultWidth = 0
  544.     DefaultHeight = 0
  545.     UseSkinFont = True
  546.     AllowAllUp = False
  547.     TabStop = True
  548.     CanFocused = True
  549.     Down = False
  550.     GroupIndex = 0
  551.     Caption = '&Backup'
  552.     NumGlyphs = 2
  553.     Spacing = 1
  554.     Enabled = False
  555.     OnClick = bBackupClick
  556.   end
  557.   object bRestore: TbsSkinButton
  558.     Left = 491
  559.     Top = 208
  560.     Width = 84
  561.     Height = 24
  562.     TabOrder = 8
  563.     SkinData = SkinDataModule.SkinData
  564.     SkinDataName = 'buttonlight'
  565.     DefaultFont.Charset = DEFAULT_CHARSET
  566.     DefaultFont.Color = clWindowText
  567.     DefaultFont.Height = 14
  568.     DefaultFont.Name = 'Arial'
  569.     DefaultFont.Style = []
  570.     DefaultWidth = 0
  571.     DefaultHeight = 0
  572.     UseSkinFont = True
  573.     AllowAllUp = False
  574.     TabStop = True
  575.     CanFocused = True
  576.     Down = False
  577.     GroupIndex = 0
  578.     Caption = '&Restore'
  579.     NumGlyphs = 2
  580.     Spacing = 1
  581.     Enabled = False
  582.     OnClick = bRestoreClick
  583.   end
  584.   object bImport: TbsSkinButton
  585.     Left = 491
  586.     Top = 148
  587.     Width = 84
  588.     Height = 24
  589.     TabOrder = 9
  590.     SkinData = SkinDataModule.SkinData
  591.     SkinDataName = 'buttonlight'
  592.     DefaultFont.Charset = DEFAULT_CHARSET
  593.     DefaultFont.Color = clWindowText
  594.     DefaultFont.Height = 14
  595.     DefaultFont.Name = 'Arial'
  596.     DefaultFont.Style = []
  597.     DefaultWidth = 0
  598.     DefaultHeight = 0
  599.     UseSkinFont = True
  600.     AllowAllUp = False
  601.     TabStop = True
  602.     CanFocused = True
  603.     Down = False
  604.     GroupIndex = 0
  605.     Caption = '&Import'
  606.     NumGlyphs = 2
  607.     Spacing = 1
  608.     Enabled = False
  609.     OnClick = bImportClick
  610.   end
  611.   object bPassword: TbsSkinButton
  612.     Left = 491
  613.     Top = 248
  614.     Width = 84
  615.     Height = 24
  616.     TabOrder = 10
  617.     SkinData = SkinDataModule.SkinData
  618.     SkinDataName = 'buttonlight'
  619.     DefaultFont.Charset = DEFAULT_CHARSET
  620.     DefaultFont.Color = clWindowText
  621.     DefaultFont.Height = 14
  622.     DefaultFont.Name = 'Arial'
  623.     DefaultFont.Style = []
  624.     DefaultWidth = 0
  625.     DefaultHeight = 0
  626.     UseSkinFont = True
  627.     AllowAllUp = False
  628.     TabStop = True
  629.     CanFocused = True
  630.     Down = False
  631.     GroupIndex = 0
  632.     Caption = '&Password'
  633.     NumGlyphs = 2
  634.     Spacing = 1
  635.     Enabled = False
  636.     OnClick = bPasswordClick
  637.   end
  638.   object AdvertisePanel: TAMContainer
  639.     Left = 0
  640.     Top = 379
  641.     Width = 582
  642.     Height = 40
  643.     Align = alBottom
  644.     OnResize = AdvertisePanelResize
  645.     DoubleBuffered = False
  646.     object LearnMoreLabel: TLabel
  647.       Left = 280
  648.       Top = 3
  649.       Width = 66
  650.       Height = 13
  651.       Caption = 'Learn More...'
  652.       Font.Charset = DEFAULT_CHARSET
  653.       Font.Color = 2460926
  654.       Font.Height = 13
  655.       Font.Name = 'Tahoma'
  656.       Font.Style = [fsUnderline]
  657.       ParentFont = False
  658.       Transparent = True
  659.       OnClick = LearnMoreLabelClick
  660.     end
  661.     object AdvICO: TImage32
  662.       Left = 256
  663.       Top = 2
  664.       Width = 16
  665.       Height = 16
  666.       Bitmap.DrawMode = dmBlend
  667.       BitmapAlign = baTopLeft
  668.       Scale = 1
  669.       ScaleMode = smNormal
  670.       TabOrder = 0
  671.     end
  672.   end
  673.   object SkinForm: TbsBusinessSkinForm
  674.     GradientStartColor = clBlack
  675.     GradientEndColor = clBlack
  676.     DrawBackground = True
  677.     ShowIcon = False
  678.     MaximizeOnFullScreen = False
  679.     AlphaBlend = False
  680.     AlphaBlendAnimation = False
  681.     AlphaBlendValue = 200
  682.     ShowObjectHint = False
  683.     MenusAlphaBlend = False
  684.     MenusAlphaBlendAnimation = False
  685.     MenusAlphaBlendValue = 200
  686.     DefCaptionFont.Charset = DEFAULT_CHARSET
  687.     DefCaptionFont.Color = clBtnText
  688.     DefCaptionFont.Height = 14
  689.     DefCaptionFont.Name = 'Arial'
  690.     DefCaptionFont.Style = [fsBold]
  691.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  692.     DefInActiveCaptionFont.Color = clBtnShadow
  693.     DefInActiveCaptionFont.Height = 14
  694.     DefInActiveCaptionFont.Name = 'Arial'
  695.     DefInActiveCaptionFont.Style = [fsBold]
  696.     DefMenuItemHeight = 20
  697.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  698.     DefMenuItemFont.Color = clWindowText
  699.     DefMenuItemFont.Height = 14
  700.     DefMenuItemFont.Name = 'Arial'
  701.     DefMenuItemFont.Style = []
  702.     UseDefaultSysMenu = True
  703.     SkinData = SkinDataModule.SkinDataDlg
  704.     MinHeight = 465
  705.     MinWidth = 590
  706.     Magnetic = False
  707.     MagneticSize = 5
  708.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  709.     Left = 32
  710.     Top = 88
  711.   end
  712.   object TableStat: TiDBTable
  713.     AutoDisplayLabels = False
  714.     CopyOnAppend = False
  715.     EngineVersion = '2.09'
  716.     TableName = 'picabase.TDI'
  717.     Left = 160
  718.     Top = 40
  719.   end
  720.   object DatabaseEngine: TiDBDatabase
  721.     EngineVersion = '2.09'
  722.     SessionName = 'Default'
  723.     Left = 128
  724.     Top = 40
  725.   end
  726.   object pmManage: TbsSkinPopupMenu
  727.     OnPopup = pmManagePopup
  728.     Left = 88
  729.     Top = 88
  730.     object MICreate: TMenuItem
  731.       Caption = 'Create'
  732.       Enabled = False
  733.       OnClick = MICreateClick
  734.     end
  735.     object MIAdd: TMenuItem
  736.       Caption = 'Add'
  737.       Enabled = False
  738.       OnClick = MIAddClick
  739.     end
  740.     object MIDelete: TMenuItem
  741.       Caption = 'Delete'
  742.       Enabled = False
  743.       OnClick = MIDeleteClick
  744.     end
  745.     object MIRename: TMenuItem
  746.       Caption = 'Rename'
  747.       Enabled = False
  748.       OnClick = MIRenameClick
  749.     end
  750.     object N1: TMenuItem
  751.       Caption = '-'
  752.     end
  753.     object MISwitchto: TMenuItem
  754.       Caption = 'Switch to..'
  755.       Enabled = False
  756.       OnClick = MISwitchtoClick
  757.     end
  758.     object N2: TMenuItem
  759.       Caption = '-'
  760.     end
  761.     object MIBrowseinexplorer: TMenuItem
  762.       Caption = 'Locate on disk'
  763.       OnClick = MIBrowseinexplorerClick
  764.     end
  765.   end
  766.   object ImageList1: TImageList
  767.     DrawingStyle = dsTransparent
  768.     Height = 12
  769.     Width = 12
  770.     Left = 56
  771.     Top = 88
  772.     Bitmap = {
  773.       494C01010300040004000C000C00FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  774.       0000000000003600000028000000300000000C00000001002000000000000009
  775.       0000000000000000000000000000000000000000000000000000000000000000
  776.       0000000000000000000000000000000000000000000000000000000000000000
  777.       0000000000000000000000000000000000000000000000000000000000000000
  778.       0000000000000000000000000000000000000000000000000000000000000000
  779.       0000000000000000000000000000000000000000000000000000000000000000
  780.       0000000000000000000000000000000000000000000000000000000000000000
  781.       0000000000000000000000000000000000000000000000000000000000000000
  782.       0000000000000000000000000000000000000000000000000000000000000000
  783.       0000000000000000000000000000000000000000000000000000000000000000
  784.       0000000000000000000000000000000000000000000000000000000000006561
  785.       5B00E6E6E5000000000000000000000000000000000000000000000000000000
  786.       0000000000000000000000000000000000000000000000000000000000000000
  787.       0000000000000000000000000000000000000000000000000000000000000000
  788.       000000000000CCDCDF00BDBDBD00000000000000000000000000000000000000
  789.       0000000000000000000000000000000000000000000000000000000000000000
  790.       00000000000000000000000000000000000000000000000000008D8D8D000202
  791.       010016151300E6E6E50000000000000000000000000000000000000000000000
  792.       0000000000000000000000000000000000000000000000000000000000000000
  793.       0000000000000000000000000000000000000000000000000000000000000000
  794.       0000CDDDE000BDBDBD00BDBDBD00BDBDBD000000000000000000000000000000
  795.       00000000000000000000BDBDBD00BDBDBD00BDBDBD00BDBDBD00BDBDBD00BDBD
  796.       BD00BDBDBD00BDBDBD00BDBDBD000000000000000000BEBEBE00020201000202
  797.       01000000000046433B00E6E6E500000000000000000000000000000000000000
  798.       0000000000000000000000000000000000000000000000000000000000000000
  799.       000000000000000000000000000000000000000000000000000000000000CDDE
  800.       E100BDBDBD00BDBDBD00BDBDBD00BDBDBD00BDBDBD0000000000000000000000
  801.       0000000000000000000000000000BDBDBD00BDBDBD00BDBDBD00BDBDBD00BDBD
  802.       BD00BDBDBD00BDBDBD000000000000000000E3E3E30016151300020201000202
  803.       0100292928000000000078767400000000000000000000000000000000000000
  804.       0000000000000000000000000000000000000000000000000000000000000000
  805.       000000000000000000000000000000000000000000000000000000000000BDBD
  806.       BD00BDBDBD00BDBDBD00BDBDBD00BDBDBD00BDBDBD00BDBDBD00000000000000
  807.       0000000000000000000000000000CDDEE100BDBDBD00BDBDBD00BDBDBD00BDBD
  808.       BD00BDBDBD000000000000000000000000002C2C2B00070706008F8F8F000000
  809.       0000BEBEBE002929280000000000AAAAAA000000000000000000000000000000
  810.       0000000000000000000000000000000000000000000000000000000000000000
  811.       0000000000000000000000000000000000000000000000000000BDBDBD00BDBD
  812.       BD00BDBDBD00BDBDBD00BDBDBD00BDBDBD00BDBDBD00BDBDBD00BDBDBD000000
  813.       000000000000000000000000000000000000CDDDE000BDBDBD00BDBDBD00BDBD
  814.       BD00000000000000000000000000000000000000000000000000000000000000
  815.       000000000000E3E3E3001615130000000000E3E3E30000000000000000000000
  816.       0000000000000000000000000000000000000000000000000000000000000000
  817.       0000000000000000000000000000000000000000000000000000000000000000
  818.       0000000000000000000000000000000000000000000000000000000000000000
  819.       00000000000000000000000000000000000000000000CCDCDF00BDBDBD000000
  820.       0000000000000000000000000000000000000000000000000000000000000000
  821.       00000000000000000000E3E3E3000606050003030200E3E3E300000000000000
  822.       0000000000000000000000000000000000000000000000000000000000000000
  823.       0000000000000000000000000000000000000000000000000000000000000000
  824.       0000000000000000000000000000000000000000000000000000000000000000
  825.       0000000000000000000000000000000000000000000000000000000000000000
  826.       0000000000000000000000000000000000000000000000000000000000000000
  827.       0000000000000000000000000000E3E3E3001616150017161400000000000000
  828.       0000000000000000000000000000000000000000000000000000000000000000
  829.       0000000000000000000000000000000000000000000000000000000000000000
  830.       0000000000000000000000000000000000000000000000000000000000000000
  831.       0000000000000000000000000000000000000000000000000000000000000000
  832.       0000000000000000000000000000000000000000000000000000000000000000
  833.       000000000000000000000000000000000000E3E3E30006060500000000000000
  834.       0000000000000000000000000000000000000000000000000000000000000000
  835.       0000000000000000000000000000000000000000000000000000000000000000
  836.       0000000000000000000000000000000000000000000000000000000000000000
  837.       0000000000000000000000000000000000000000000000000000000000000000
  838.       0000000000000000000000000000000000000000000000000000000000000000
  839.       0000000000000000000000000000000000000000000000000000000000000000
  840.       0000000000000000000000000000000000000000000000000000000000000000
  841.       0000000000000000000000000000000000000000000000000000000000000000
  842.       0000000000000000000000000000000000000000000000000000000000000000
  843.       0000000000000000000000000000000000000000000000000000000000000000
  844.       0000000000000000000000000000000000000000000000000000000000000000
  845.       0000000000000000000000000000000000000000000000000000000000000000
  846.       0000000000000000000000000000000000000000000000000000000000000000
  847.       000000000000000000000000000000000000424D3E000000000000003E000000
  848.       28000000300000000C0000000100010000000000600000000000000000000000
  849.       000000000000000000000000FFFFFF00FFFFFFFFF0000000FFFFFFE7F0000000
  850.       F9FFFFC3F0000000F0FC0181F0000000E07E0301F0000000E03E0710F0000000
  851.       C01F0FF870000000FFFF9FFC30000000FFFFFFFE30000000FFFFFFFF30000000
  852.       FFFFFFFFF0000000FFFFFFFFF000000000000000000000000000000000000000
  853.       000000000000}
  854.   end
  855.   object IEProc: TImageEnProc
  856.     PreviewFont.Charset = DEFAULT_CHARSET
  857.     PreviewFont.Color = clWindowText
  858.     PreviewFont.Height = -11
  859.     PreviewFont.Name = 'MS Sans Serif'
  860.     PreviewFont.Style = []
  861.     Left = 120
  862.     Top = 88
  863.   end
  864.   object OpenDialog: TOpenDialog
  865.     Filter = 'Picajet Backup Files|*.pjk|All files|*.*'
  866.     Left = 192
  867.     Top = 128
  868.   end
  869.   object IO: TImageEnIO
  870.     PreviewFont.Charset = DEFAULT_CHARSET
  871.     PreviewFont.Color = clWindowText
  872.     PreviewFont.Height = -11
  873.     PreviewFont.Name = 'MS Sans Serif'
  874.     PreviewFont.Style = []
  875.     Left = 192
  876.     Top = 88
  877.   end
  878.   object UpgradeDB: TiDBQuery
  879.     AutoDisplayLabels = False
  880.     CopyOnAppend = False
  881.     EngineVersion = '2.09'
  882.     MaxRowCount = -1
  883.     Left = 192
  884.     Top = 40
  885.   end
  886. end
  887.